import type MindElixir from '../index';
import './toolBar.css';
export default function (mind: MindElixir): void;
