import { SVGIconDef } from './types'; declare const StoreOutlined: SVGIconDef; export default StoreOutlined;