/// export declare function Header({ title, subTitle }: { title: any; subTitle: any; }): JSX.Element; //# sourceMappingURL=Header.d.ts.map