import { Item } from "@rxweb/dom"; export declare function translatedText(columns: Item[], keyColumn: string, valueColumn: string): void;