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