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