import { IconDefinition } from '../types'; declare const ShopOutlined: IconDefinition; export default ShopOutlined;