export interface StorybookMigrateDefault5to6Schema { name?: string; all?: boolean; keepOld?: boolean; }