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