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