export interface Schema { name: string; skipInstall: boolean; }