import { Option } from 'amiya'; import { ReactNode } from 'react'; interface IProps { title?: string; options?: Array