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