import { MdiReactIconComponentType } from './dist/typings';

declare const CalendarStarIcon: MdiReactIconComponentType;
export default CalendarStarIcon;
