declare const styles: { readonly "contentControls": string; readonly "contentLinks": string; readonly "footer": string; readonly "groupLabel": string; readonly "icon": string; readonly "showAllButton": string; readonly "showAllText": string; readonly "tableCount": string; readonly "tableCountDivider": string; readonly "tableCounterWrapper": string; readonly "tablesHeaderRow": string; readonly "tablesMenu": string; readonly "textCursor": string; readonly "version": string; readonly "versionText": string; readonly "versionWrapper": string; readonly "visibleCount": string; }; export = styles;