export declare const convert_pc: Map<string, (number: number) => number>;
