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