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