import { AxiosInstance } from "axios"; declare const expoClient: () => AxiosInstance; export default expoClient;