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