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