import { TextLineProps } from "../TextLine"; export declare const SubText: ({ ...rest }: TextLineProps) => import("react/jsx-runtime").JSX.Element;