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