import { default as React } from 'react';
declare const FacebookIcon: React.FC<React.SVGProps<SVGSVGElement>>;
export default FacebookIcon;
