import type { JSStringValue } from '../value.mts'; export declare function IsStringWellFormedUnicode(string_: JSStringValue): boolean; //# sourceMappingURL=IsStringWellFormedUnicode.d.mts.map