/// import { FacebookLoginProps } from './types'; export default function FacebookLogin(props: FacebookLoginProps): JSX.Element;