import { View } from '@antv/g2';
export declare function getColDefs(view: View): any;
export declare function getColDef(view: any, field: any): any;
