export declare const WORKFLOW_RIGHTS: { readonly COMMUNITY_ACCESS: "community.access"; readonly COMMUNITY_CREATE: "community.create"; };