UNPKG

icon-store

Version:
5 lines (3 loc) 155 B
import { ReactIconComponentType } from '../types'; declare const CalendarViewMonth: ReactIconComponentType; export default CalendarViewMonth;