import { AxiosError } from "axios"; export declare function getInstillApiErrorMessage(error: AxiosError): any;