import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime'; import { MatsuriFormsSelectQuestionProps } from 'matsuri-forms-sdk'; declare const SelectQuestion: (props: MatsuriFormsSelectQuestionProps) => _emotion_react_jsx_runtime.JSX.Element; export { SelectQuestion };