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