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