export = createMsalClient; declare function createMsalClient(params: any): Promise; import { Client } from "@microsoft/microsoft-graph-client";