import { AxiosError } from "axios"; export declare function getInstillApiErrorMessage(error: AxiosError | unknown): any; //# sourceMappingURL=getInstillApiErrorMessage.d.ts.map