import type { DevToolsConfig } from '../shared'; export declare function saveDevToolsConfig(patch: DevToolsConfig): void;