import SimpleWebTable from "../class/SimpleWebTable.js"; export default function getMax(simpleWebTable: SimpleWebTable, column: string): Promise;