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