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

declare const StoreIcon: MdiReactIconComponentType;
export default StoreIcon;
