import type { EditorContainerWidth } from '@atlaskit/editor-common/types';
export type WidthPluginState = EditorContainerWidth;
