UNPKG

react-native-screens

Version:
5 lines 280 B
import React from 'react'; import { SearchBarCommands, SearchBarProps } from '../types'; declare const _default: React.ForwardRefExoticComponent<Omit<SearchBarProps, "ref"> & React.RefAttributes<SearchBarCommands>>; export default _default; //# sourceMappingURL=SearchBar.d.ts.map