import { TitleProps } from '../../typography/title'; declare const h2: (props: TitleProps) => import("vue/jsx-runtime").JSX.Element; export default h2;