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

declare const ShopIcon: MdiReactIconComponentType;
export default ShopIcon;
