import type { SecretResponse } from '../schemas/SecretResponse'; export type SecretListResponseResponse = SecretResponse[];