import { IconProps } from '../types'; import React from 'react'; declare const FacebookIcon: React.FC; export default FacebookIcon;