export declare const instance: import("axios").AxiosInstance; export declare function get(endpoint: string): Promise>;