// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly cell: string; readonly cellValue: string; readonly clickable: string; readonly header: string; readonly headerButton: string; readonly headerButtonIcon: string; readonly headerButtonLabel: string; readonly highlighted: string; readonly primary: string; readonly row: string; readonly rowContent: string; readonly search: string; readonly searchField: string; readonly sortIcon: string; }; export default styles;