export function getCellId(rowIndex: any, cellIndex: any): string; export function sanitize(text: any): string; export function timeoutPromised(timeout: any): Promise; export function getNumberFormat(n: any): 1 | 5 | 3 | 4 | 2; export function getDateFormat(): number; //# sourceMappingURL=utils.d.ts.map