import { GridColTypeDef } from '../models/colDef/gridColDef';
export declare const GRID_STRING_COL_DEF: GridColTypeDef<any, any>;
