import * as React from 'react'; import { HeaderProps } from './types'; export declare const H4: React.FC;