import type { WorkspaceCompact } from './WorkspaceCompact'; export declare type WorkspaceBase = WorkspaceCompact;