export declare const PROVIDER_ENV_VARS: Record<string, readonly string[]>;
export declare function listKnownSecretEnvVarNames(): string[];
