/**
 * @file index.ts
 * @input InteractiveRoleContext
 * @output Exports InteractiveRoleContext module public API
 * @position Entry point for InteractiveRoleContext module
 */
export { InteractiveRoleContext, useInteractiveRoleContext, } from './InteractiveRoleContext';
//# sourceMappingURL=index.d.ts.map