import { IUser } from '@wix/quix-shared'; import { HighlightedRowConfig } from '../../lib/ui/components/table/TableRow'; export declare const usersTableFields: HighlightedRowConfig[];