import type { YooEditor } from '../types'; export declare function focus(editor: YooEditor): void; //# sourceMappingURL=focus.d.ts.map