import { PlatePlugin } from '@udecode/plate-common'; /** * Please make sure defaultPlugins and all your plugins are not interfere * with the following list when disableCorePlugins prop hasn't been set * https://github.com/udecode/plate/blob/main/docs/BREAKING_CHANGES.md#general */ export declare const defaultPlugins: PlatePlugin[]; //# sourceMappingURL=defaultPlugins.d.ts.map