import { HashMap } from "../interfaces/HashMap"; export declare function createAllowCredentialsHeader(allowCredentials: boolean): HashMap;