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