export function groupby(table: any, ...values: any[]): any; export function _groupby(table: any, exprs: any): any;