declare const styles: { readonly "activeEnvironmentDot": string; readonly "activeEnvironmentName": string; readonly "environmentDot-dev": string; readonly "environmentDot-prod": string; readonly "environmentDot-stage": string; readonly "environmentDotBase": string; readonly "loginIcon": string; readonly "logo": string; readonly "menuItemEnvironmentDot": string; }; export = styles;