export declare const ROW = 500; export declare const COL = 10; export declare const CELLS: { text: string; uuid: string; }[][];