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