import { PluginKey } from '@atlaskit/editor-prosemirror/state';
export declare const codeBidiWarningPluginKey: PluginKey;
