import { SlatePluginComponent } from '@udecode/slate-plugins-core'; import { DefaultSlatePluginKey } from './createSlatePluginsOptions'; export declare const createSlatePluginsComponents: (overrides?: Partial> | undefined) => Record; //# sourceMappingURL=createSlatePluginsComponents.d.ts.map