export declare const LOWER_CHARACTERS: string[]; export declare const UPPER_CHARACTERS: string[]; export declare const MIXED_CHARACTERS: string[];