/**
 * The routes will be merged with the other Content Manager routers,
 * so we need to avoid conficts in the router name, and to prefix the path for each route.
 */
export declare const routes: {
    homepage: import("@strapi/types/dist/core/router.js").Router | ((params: {
        strapi: import("@strapi/types/dist/core/strapi.js").Strapi;
    }) => import("@strapi/types/dist/core/router.js").Router);
};
//# sourceMappingURL=index.d.ts.map