export type { TextAlignOptions } from '@tiptap/extension-text-align'; export declare const TextAlign: import("@tiptap/core").Extension;