import { Destination } from '../scp-cf'; export declare function buildHeadersForDestination(destination: Destination, customHeaders?: Record): Promise>; //# sourceMappingURL=header-builder-for-destination.d.ts.map