importtype { GridPlugin } from'./gridPluginType';
exportdeclareconstGRID_SIZE = 12;
/**
* Grid plugin to be added to an `EditorPresetBuilder` and used with `ComposableEditor`
* from `@atlaskit/editor-core`.
*/exportdeclareconstgridPlugin: GridPlugin;