import { TextProps } from "../Text"; export declare const LinkButton: (props: TextProps) => import("react/jsx-runtime").JSX.Element;