export declare function initRules(formConf: any): any; export declare function mergeRules(oldRules: any, newRules: any): any;