export type SecretObject = { value: string; type: string; };