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