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