import { TFilePickerProps } from './types';
export declare const FilePicker: (props: TFilePickerProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=FilePicker.d.ts.map