import type { EditorOptions } from './types'; export default function wrapInitCb(mirroredAttrs: Record, editorOptions: EditorOptions): EditorOptions;