/// declare const CalendarIcon: ({ ...props }: { [x: string]: any; }) => JSX.Element; export default CalendarIcon;