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