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