UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

6 lines (5 loc) 227 B
import React from 'react'; import { StateScreenProps } from './types'; export { StateScreenProps }; declare const _default: React.ForwardRefExoticComponent<StateScreenProps & React.RefAttributes<any>>; export default _default;