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