/** * The type of authentication to use. */ export declare type AuthenticationType = 'basic'; //# sourceMappingURL=authenticationType.d.ts.map