export declare const API_URL = "https://cdn-api.co-vin.in/api";
export declare const API: import("axios").AxiosInstance;
