declare const styles: { readonly 'button-tab': string; readonly 'button-tab_dark': string; readonly 'button-tab_active': string; readonly 'button-tab_active_dark': string; readonly icon_close: string; readonly 'chrome-tab': string; readonly 'chrome-tab_active': string; readonly 'chrome-tab__bg': string; readonly 'chrome-tab_active_dark': string; readonly 'chrome-tab_dark': string; readonly 'chrome-tab-divider': string; }; export = styles;