import { AxiosInstance } from "axios";
export declare const Axios: AxiosInstance;
export declare function Cheerio(data: any): any;
