import { AppHostOptions, Shell, ContributeAPIOptions } from './API'; export declare function monitorAPI(shell: Shell, hostOptions: AppHostOptions, apiName: string, api: TAPI, apiOptions?: ContributeAPIOptions): TAPI; //# sourceMappingURL=monitorAPI.d.ts.map