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