import React, { SVGProps } from 'react'; declare const FacebookIcon: React.MemoExoticComponent<(props: SVGProps) => JSX.Element>; export { FacebookIcon };