import { SafePlugin } from '@atlaskit/editor-common/safe-plugin';
export declare function createPlugin(): SafePlugin;
