import * as react_jsx_runtime from 'react/jsx-runtime'; declare const IconStorage: ({ ...props }: { [x: string]: any; }) => react_jsx_runtime.JSX.Element; export { IconStorage };