declare const adminUser: () => {
    hook: (app: any) => void;
};
export default adminUser;
//# sourceMappingURL=permissions.d.ts.map