import { Nullable } from "../type"; export declare function createInstillAxiosClient(accessToken: Nullable, isModelEndpoint?: boolean): import("axios").AxiosInstance; //# sourceMappingURL=createInstillAxiosClient.d.ts.map