declare const QuestionRow: (props: any) => JSX.Element;
export { QuestionRow };
