/** Polyfills `globalThis.Buffer` with the browser-compatible Buffer implementation if not already defined. */ export declare const bufferPolyfill: () => void; //# sourceMappingURL=bufferPolyfill.d.ts.map