export declare type ExtractorResponse = { port?: number; status?: string; extractorId?: string; };