export interface Schema { force?: boolean; project?: string; }