/** * 计算反向映射标准词典 * @param standard */ export declare function reverseStandard(standard: object): {};