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