export function impute(table: any, values: any, options?: {}): any; export function _impute(table: any, values: any, keys: any, arrays: any): any;