import { Extension } from '@tiptap/core'; declare const TabIndent: Extension; export default TabIndent;