import { DevtoolsOptions } from './dev-tools-options.interface'; export declare function getDefaultDevToolsConfig(): DevtoolsOptions;