export interface Schema { workspace: string; name: string; lib: string; org?: string; }