export declare class KeyVaultConfig { clientId: string; clientSecret: string; certificateThumbprint: string; }