import { h } from 'preact'; import "./header.scss"; export declare const Header: (props: any) => h.JSX.Element;