export declare type ScanNotFoundError = { name: string; message: string; };