blob: 84dac05a80063037621e9bc5d9ddc73e94365685 [file] [log] [blame] [edit]
export declare const validateTableData: (rows: unknown[][]) => void;