export declare const usePermissionUpdateListener: (baseId: string | undefined, trigger: (operatorUserId?: string) => void) => void;