import { MdiReactIconComponentType } from './dist/typings';

declare const SdStorageIcon: MdiReactIconComponentType;
export default SdStorageIcon;
