import type { SecretValidationResponse } from '../schemas/SecretValidationResponse'; export type SecretValidationResponseResponse = SecretValidationResponse;