import { ButtonProps } from "../Button"; export declare const AppbarClaimProfileButton: ({ onClick }: ButtonProps) => JSX.Element;