import { default as React } from 'react'; import { QuestionProps } from '../types.js'; export declare const SmileyQuestion: React.FC;