import type { SecretTargetRegistryEntry } from "./target-registry-types.js"; declare const SECRET_TARGET_REGISTRY: SecretTargetRegistryEntry[]; export { SECRET_TARGET_REGISTRY };