import type { ImageScannerOptions, Label } from './types'; export declare function ImageScanner(options: ImageScannerOptions): Promise