export { packageInfo } from './packageInfo.js'; export declare const TextEncoder: { new (): TextEncoder; prototype: TextEncoder; };