export declare function isCodeInRange(codeRange: string, code: number): boolean;
