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