import { ComponentStyle } from '../../styles/typings'; import { SelectProps, TreeSelectProps } from './typings'; declare const selectStyle: ComponentStyle; export default selectStyle;