import { InjectionToken } from '@angular/core';
import { ComponentsDevtoolsServiceOptions } from './components-devkit.interface';
export declare const OTTER_COMPONENTS_DEVTOOLS_DEFAULT_OPTIONS: Readonly<ComponentsDevtoolsServiceOptions>;
export declare const OTTER_COMPONENTS_DEVTOOLS_OPTIONS: InjectionToken<ComponentsDevtoolsServiceOptions>;
//# sourceMappingURL=components-devtools.token.d.ts.map