import type { SecretResponse } from '../schemas/SecretResponse'; export type SecretResponseResponse = SecretResponse;