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