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