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