import { IReactOptionsComponent } from '@wowpic/xform-types'; import { FunctionComponent } from 'react'; declare const Select: FunctionComponent; export default Select;