/**
 * The routes will me 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: {
    'history-version': import("@strapi/types/dist/core").Router;
};
//# sourceMappingURL=index.d.ts.map