import type { SlatePlugin, SlatePluginCollection } from '../types/SlatePlugin'; declare const _default: (plugins: SlatePluginCollection) => SlatePlugin[]; export default _default; //# sourceMappingURL=makeSlatePluginsFromDef.d.ts.map