/**
 * Shared types for the conversational agent system
 */
export * from './content-reference';
