import { StringMap } from "../Common/Mappings"; export declare const addOcUserAgentHeader: (userAgent: string[], headers: StringMap) => void;