import React from 'react'; import { View } from 'react-native'; import type { YearPickerInputProps } from './types'; export declare const YearPickerInput: React.ForwardRefExoticComponent>;