export declare const RomanDictionary: Map<any, any>;
export declare const romanArray: string[];
