import { RoleDefinition } from '../domains';
export declare const ROLE_DEFINITIONS: RoleDefinition[];
