UNPKG

@fruits-chain/react-native-xiaoshu

Version:
5 lines (4 loc) • 253 B
import React from 'react'; import type { SearchProps } from './interface'; declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<SearchProps & React.RefAttributes<import("react-native").TextInput>>>; export default _default;