/// import type { SpanProps } from '../../../lib/ui/types.js'; export declare function Title({ children, className, ...props }: SpanProps): JSX.Element;