import { Can, WorkspacePermission, WorkspaceFeatureFlag } from '../services/can'; export declare function useCan(): Can;