export declare function isPreviewableImage(file: File | undefined): boolean; export declare function useObjectUrl(file: File | undefined, enabled?: boolean): string | undefined; //# sourceMappingURL=useObjectUrl.d.ts.map