import { OpportunityConfig } from '../models/opportunity-config.model'; export declare const healthCheck: (config?: OpportunityConfig) => Promise;