import * as react_jsx_runtime from 'react/jsx-runtime'; declare const Subtitle: { ({ children, className, }: React.HTMLAttributes): react_jsx_runtime.JSX.Element; displayName: string; }; export { Subtitle };