export interface PlanServiceNodeBindingAddedResult {
    isContextFreeBinding: boolean;
    shouldInvalidateServiceNode: boolean;
}
//# sourceMappingURL=PlanServiceNodeBindingAddedResult.d.ts.map