import * as React from 'react' import { WidgetProps } from '@ui-schema/ui-schema/Widget' export function Select

(props: P): React.ReactElement