import { FC, SVGProps } from 'react'; declare const IconFacebook: FC & { fill?: string }>; export default IconFacebook;