UNPKG

react-elegant-ui

Version:

Elegant UI components, made by BEM best practices for react

4 lines (3 loc) 148 B
/// <reference types="react" /> export * from '../Select@touch'; export declare const Select: import("react").FC<import("../Select").ISelectProps>;