/** Mock values returned by `functions.config()`. */
export declare function mockSecretManager(conf: Record<string, string>): void;
