import SimpleTable from "../class/SimpleTable"; export default function writeDataAsArrays(simpleTable: SimpleTable, file: string): Promise;