export type EnvDropdownType = "text" | "number" | "password" | "port"