declare const styles: { readonly "column": string; readonly "content": string; readonly "flex": string; readonly "list": string; readonly "root": string; readonly "scrollArea": string; readonly "trigger": string; readonly "triggerText": string; }; export = styles;