/** * There was an error in the stream input buffer */ export declare class StreamInputBufferError extends Error { constructor(message?: string); } //# sourceMappingURL=errors.d.ts.map