/// import { LoginButtonProps } from "../../types/loginButtonProps"; export declare function LoginButton(props: LoginButtonProps): JSX.Element;