import React from "react"; import { RefineReadyPageProps } from "@pankod/refine-ui-types"; export declare const pageReadyTests: (ReadyPage: React.ComponentType) => void; //# sourceMappingURL=ready.d.ts.map