import * as React from 'react' import { WidgetProps } from '@ui-schema/ui-schema/Widget' export function SelectMulti
(props: P): React.ReactElement