export interface NonInteractiveEnvConfig {
  disabled?: boolean
}
