import { BlinkResponse } from "../interfaces"; export declare function createResponse(xhr: XMLHttpRequest, finalUrl: string, userAgent: string): BlinkResponse; //# sourceMappingURL=createResponse.d.ts.map