import { ConfigPlugin } from '@expo/config-plugins'; export declare const withAssets: ConfigPlugin<{ ocrBlobsDirPath?: string; }>;