/// declare function FullWidthGovBanner({ isTablet }: { isTablet?: boolean; }): JSX.Element; declare function MobileGovTooltip(): JSX.Element; export { FullWidthGovBanner, MobileGovTooltip }; //# sourceMappingURL=GovBanner.d.ts.map