export declare class ResponseProcessorScript { extractHost(url?: string): string extractResponse(inputResponse?: string): string constructor() }