/// import { SvgProps } from "react-native-svg"; declare function CalendarDay(props: SvgProps): JSX.Element; export default CalendarDay;