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