import type { MindElixirInstance } from '../types/index';
import './toolBar.less';
export default function (mind: MindElixirInstance): void;
