export default function HistoryPlugin(options: any): { toolbar: { [x: string]: typeof import("./components/Redo").default; }; };