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