import type { DSlatePlugin } from '@dslate/core'; declare const TextAlignPlugin: DSlatePlugin; export { TextAlignPlugin };