declare const styles: { readonly "icon": string; readonly "iconButtonGroup": string; readonly "iconWrapper": string; readonly "logo": string; readonly "logoWrapper": string; readonly "menuButtonWrapper": string; readonly "rightSide": string; readonly "title": string; readonly "wrapper": string; }; export = styles;