export declare const farsiArabicPhoneticMap: Record<string, string>;
export declare const farsiValues: Set<string>;
