import type { RequestExample } from '@scalar/oas-utils/entities/spec'; /** Populate the headers from enabled parameters */ export declare function createFetchHeaders(example: Pick, env: object): Record; //# sourceMappingURL=create-fetch-headers.d.ts.map