export declare const ENCODED_ASCII_CONTROL_RE: RegExp; export declare function hasEncodedControl(value: string): boolean;