import { HTMLAttributes } from 'preact'; export declare function Header({ className, ...props }: HTMLAttributes): import("preact").JSX.Element; //# sourceMappingURL=Header.d.ts.map