import { AxiosInstance } from "axios"; export declare function initRapidApi(): void; export declare function getRapidApi(): AxiosInstance;