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