export class PDFNodeStream extends BasePDFStream { constructor(source: any); } import { BasePDFStream } from "../shared/base_pdf_stream.js";