/** Estimate if the buffer content is text-based */ export declare function bufferIsUtf8(buffer: Buffer): boolean; //# sourceMappingURL=buffer.d.ts.map