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