/// import { IconProps } from "../SvgIcon"; export declare const UploadFileF: (props?: IconProps) => JSX.Element; export default UploadFileF;