import { HeadingProps } from "../Heading"; export declare const Title: ({ children, ...rest }: HeadingProps) => import("react/jsx-runtime").JSX.Element;