import type { PMPluginFactory } from '@atlaskit/editor-common/types';
export declare const createPlugin: PMPluginFactory;
