/// export * from './types'; export declare const ImageUpload: import("react").ForwardRefExoticComponent> | undefined; } & import("react").RefAttributes> & { load: () => Promise; }; //# sourceMappingURL=index.d.ts.map