import { Context } from '../imports/Context.js'; import { Function } from '../imports/Function.js'; export declare class NowAssistDeploymentHelper { constructor(cx?: Context, args?: any[], ctorObj?: Function, inNewExpr?: boolean); static getModelTypeForPortal(urlSuffix?: string): string; static isNowAssistInVAEnabled(): boolean; } //# sourceMappingURL=NowAssistDeploymentHelper.d.ts.map