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