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