import * as React from 'react'; export type HeaderProps = React.HTMLAttributes; export declare const Header: React.ForwardRefExoticComponent>;