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