import { AuthorizationUrlRequest as CommonAuthorizationUrlRequest } from "@azure/msal-common"; export declare type AuthorizationUrlRequest = Partial;