export declare const PROVIDER_ENV_API_KEY_CANDIDATES: Record<string, string[]>;
export declare function listKnownProviderEnvApiKeyNames(): string[];
