import { ReactIconComponentType } from '../types';

declare const CalendarToday: ReactIconComponentType;
export default CalendarToday;
            