import { ReactIconComponentType } from '../types';

declare const QuestionAnswer: ReactIconComponentType;
export default QuestionAnswer;
            