export function sample(table: any, size: any, options?: {}): any;
export function _sample(table: any, size: any, weight: any, options?: {}): any;
