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