export declare function cleanObject(object: any, ...props: any[]): void; export declare function fixPointData(chartOption: any): void;