import { FileUploaderProps } from '../types'; type UploaderCaptionProps = Pick; export declare const Caption: React.FC; export {};