import { Theme } from '@leafygreen-ui/lib'; export declare const bannerContainerBaseStyle: string; export declare const bannerContainerThemeStyle: Record; export declare const bannerContainerDesktopBaseStyle: string; export declare const bannerContainerDesktopThemeStyle: Record; export declare const mobileContainer: string; export declare const setTabRadius: (radius: number, darkMode: boolean) => string; export declare const bannerTabBaseStyle: string; export declare const bannerTabThemeStyle: Record; export declare const iconThemeColor: Record; export declare const bannerMargin: string; export declare const mobileMargin: string; export declare const bodyBaseStyle: string; export declare const bodyThemeStyle: Record; //# sourceMappingURL=GovBanner.styles.d.ts.map