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