export declare const protect: (operation: string | string[], role: string | string[], title?: string | undefined) => import("./rule").ruleType; //# sourceMappingURL=protect.d.ts.map