export declare function isActivationKey(key: string): boolean;
export declare const numberKeys: string[];
export declare const letterKeys: string[];
