declare const CartOutlined: (props: import("./shared").IconProps) => JSX.Element; export default CartOutlined;