import { GenericObject } from './object'; export type BuildHeadersFunc = (key: string) => GenericObject; //# sourceMappingURL=headers.d.ts.map