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