import DigestFetch from 'digest-fetch';
export declare function createLoggedDigestFetch(username: string, password: string, options: any, log: (msg: string) => void): DigestFetch;
//# sourceMappingURL=loggedDigestFetch.d.ts.map