export declare function isWellFormedUtf16(value: string): boolean; export declare function diagnosticValue(value: unknown): string;