export interface Workspace { id: string; name: string; logo: string; }