export function getSecret(domain: any, key: any, defaultValue?: null): Promise; export function getKeyvaultSecrets(domain: any, keys: any): Promise;