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