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