import type { ExitBreakPlugin } from '@udecode/plate'; import type { MdPlatePlugin } from '@staticcms/markdown'; declare const exitBreakPlugin: Partial>; export default exitBreakPlugin;