import { HttpAdapter } from "../interfaces/http";
export declare const fetchWithMediaStreamValidator: HttpAdapter;
