import { WrappedHTTPClient } from "./WrappedHTTPClient"; export declare function decipher(formats: Array, playerURL: string, httpClient: WrappedHTTPClient): Promise;