export declare const ILLEGAL_CHARACTERS_KEY = "ILLEGAL_CHARACTERS"; export declare const CONTAINS_SPACES_KEY = "CONTAINS_SPACES"; export declare const ILLEGAL_CHARACTERS_VISIBLE: string[]; export declare const ILLEGAL_CHARACTERS: string[];