import type { Core } from '@strapi/types'; export declare const routes: () => { type: "content-api"; routes: Core.RouteInput[]; }; //# sourceMappingURL=content-api.d.ts.map