import { Node } from '@tiptap/core'; export declare const Column: Node; export default Column;