import type { FunctionalComponent } from 'vue'; declare const QuestionFilled: FunctionalComponent<{}, {}>; export default QuestionFilled;