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