import { CurvenotePlugin } from '@curvenote/common';

declare const plugin: CurvenotePlugin;

export { plugin as default };
