export declare class TargetDiscoveryError extends Error { constructor(message: string); }