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