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