import type { PhotoOptions, Text } from './types'; export declare function PhotoRecognizer(options: PhotoOptions): Promise; //# sourceMappingURL=PhotoRecognizer.d.ts.map