import './bufferPolyfill'; export declare const bufferToBase64: (buf: Uint8Array) => string;