import { Rule } from '../types';
export declare function hasAuthElement(object: any, path: string): boolean;
export declare const isElementPermission: Rule;
//# sourceMappingURL=is-element-permission.d.ts.map