declare const styles: { readonly "checkIcon": string; readonly "content": string; readonly "contentPopper": string; readonly "icon": string; readonly "item": string; readonly "itemIndicator": string; readonly "label": string; readonly "scrollButton": string; readonly "scrollIcon": string; readonly "separator": string; readonly "trigger": string; readonly "viewport": string; readonly "viewportPopper": string; }; export = styles;