import { Plugin, PluginKey } from 'prosemirror-state'; export function createStructuredContentLockPlugin(): Plugin; export const STRUCTURED_CONTENT_LOCK_KEY: PluginKey; //# sourceMappingURL=structured-content-lock-plugin.d.ts.map