import React from 'react'; import { SelectProps } from './type'; declare const SelectReadPretty: React.FC; export default SelectReadPretty;