import React from "react";
import type { RefineErrorPageProps } from "@refinedev/ui-types";
export declare const ErrorComponent: React.FC<RefineErrorPageProps>;
//# sourceMappingURL=index.d.ts.map