import type { EditorConfig, SyncResult } from './types.js'; export declare function syncEditorConfigs(config: EditorConfig): Promise; //# sourceMappingURL=sync.d.ts.map