export declare const convertEnglishToPersianCharacters: (char: any) => string;
