export declare class VOWEL { static readonly START_CHAR_CODE: number; static readonly END_CHAR_CODE: number; }