export const Blob: { new (blobParts?: BlobPart[] | undefined, options?: BlobPropertyBag | undefined): Blob; prototype: Blob; } | null; //# sourceMappingURL=blob.node.d.ts.map