import { LinkProps } from "../Link"; export declare const AppbarLogInButton: (props: LinkProps) => JSX.Element;