import { AxiosInstance } from 'axios'; export declare class API { api: AxiosInstance; constructor(); } //# sourceMappingURL=API.d.ts.map