UNPKG

@gluestack-ui/core

Version:

Universal UI components for React Native, Expo, and Next.js

3 lines 212 B
import React from 'react'; export declare const SelectInput: (StyledSelectInput: any) => React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>; //# sourceMappingURL=SelectInput.d.ts.map