import React from "react"; /** * **refine** shows a default ready page on root route when no `resources` is passed to the `` component as a property. * * @see {@link https://refine.dev/docs/api-references/components/refine-config#readypage} for more details. */ export declare const ReadyPage: React.FC; //# sourceMappingURL=index.d.ts.map