declare const instance: import("axios").AxiosInstance; export declare const initDeezerApi: (arl: string) => Promise; export default instance;