import { InjectionToken } from '@angular/core';
import { RulesEngineDevtoolsServiceOptions } from './rules-engine-devkit.interface';
export declare const OTTER_RULES_ENGINE_DEVTOOLS_DEFAULT_OPTIONS: Readonly<RulesEngineDevtoolsServiceOptions>;
export declare const OTTER_RULES_ENGINE_DEVTOOLS_OPTIONS: InjectionToken<RulesEngineDevtoolsServiceOptions>;
//# sourceMappingURL=rules-engine-devtools.token.d.ts.map