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