import { GridCell } from '@glideappsfinal/glide-data-grid'; export declare function getGridCellDisplayText(cell: GridCell): string;