export declare const mapListNum: string[];
export declare const mapList: string[];
export declare const mapCompound: string[];
export declare const mapComposition: string[];
export declare function addSuffix(key: string): string;
export declare const mapPrefix: object;
