import { Globals } from "./types"; export default function tableFactory(globals?: Globals): any;