import { PermissionsContextType } from '../contexts/permission-context'; export declare const usePermissions: () => PermissionsContextType;