export function replaceHeaders({ headers, replacements }?: {
    headers: any;
    replacements: any;
}): any;
//# sourceMappingURL=headers.d.ts.map