UNPKG

react-native-country-picker-modal-xkelxmc

Version:
7 lines (6 loc) 226 B
import * as React from 'react'; import { ViewProps } from 'react-native'; export declare const Row: (props: ViewProps & { children?: React.ReactNode; fullWidth?: boolean; }) => import("react/jsx-runtime").JSX.Element;