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