import { QuestionsForAgent } from '../../agents/questions'; export declare function componentForQuestion(question: QuestionsForAgent | undefined): JSX.Element; //# sourceMappingURL=registry.d.ts.map