/** * UTF-16 Encoding. * * @group Utils * * @beta */ export declare const UTF_16 = "utf-16"; //# sourceMappingURL=UTF_16.d.ts.map