import * as React from 'react'; declare function CalendarDayLarge(props: React.SVGProps): React.JSX.Element; export default CalendarDayLarge;