import type { UserQuestionAnswerProps, UserQuestionAnswerLabels } from '../../../../registry/chat/user-question-answer'; export type { UserQuestionAnswerProps, UserQuestionAnswerLabels }; export declare const UserQuestionAnswer: import("react").NamedExoticComponent>;