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