import { EditorPlugin } from '../../types';
declare const tasksAndDecisionsPlugin: EditorPlugin;
export default tasksAndDecisionsPlugin;
