import type { DataView } from '@visactor/vdataset'; export declare const objFlat: (data: Array, op: string) => any[];