import { ReactIconComponentType } from '../types';

declare const Storage: ReactIconComponentType;
export default Storage;
            