export declare function createAxiosClient(apiKey: string): import("axios").AxiosInstance;
