/** * 兼容 v1 label formatter * @param labelOptions */ export declare function transformLabel(labelOptions: any): any;