import React from 'react'; import { IWorkspaceItemProps } from './WorkspacePanel'; export declare const ToolbarPanel: React.FC;