declare const _default: {
    type: string;
    routes: {
        method: string;
        path: string;
        handler: string;
    }[];
};
export default _default;
//# sourceMappingURL=content-api.d.ts.map