import * as RoleProps from './roleProps'; import * as RoleSets from './roleSets'; import * as RoleTypes from './roleTypes'; export declare const types: typeof RoleTypes; export declare const props: typeof RoleProps; export declare const sets: typeof RoleSets; //# sourceMappingURL=index.d.ts.map