import { IconProps } from '../lib';
declare function FacebookLogo(props: IconProps): JSX.Element;
export default FacebookLogo;
