import React from 'react'; import { BmPickerProps } from '../../../types/BmPicker'; declare const BmPicker: React.FC; export default BmPicker;