import type { HttpError } from "@refinedev/core";
export declare const transformHttpError: (error: any) => HttpError;
//# sourceMappingURL=transformHttpError.d.ts.map