import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const CartWithCursorIcon: FunctionalComponent; export default CartWithCursorIcon;