export interface ProcessorSubscription { remove(): void; } //# sourceMappingURL=ProcessorSubscription.d.ts.map