export type SetCurrentConfigurationOptions = { env?: string; registry?: string; device?: string; };