export declare function isAlpha(ch: string): boolean;
