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