import { AppCtx } from '../application'; export declare function runCtxForOpenSDK(appCtx: AppCtx, promise: Function): Promise;