export declare const isContainsPersianCharacter: (input?: string) => boolean;
