import React from "react";
/**
 * It is a page that welcomes you after the configuration is completed.
 * @deprecated `WelcomePage` is deprecated. Use `WelcomePage` from `@refinedev/core` instead.
 */
export declare const WelcomePage: React.FC;
//# sourceMappingURL=index.d.ts.map