import PickerView from './pickerview.taro'; export type { TaroPickerViewProps as PickerViewProps } from './type'; export default PickerView;