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

declare const CalendarEventFillIcon: RemixiconReactIconComponentType;
export default CalendarEventFillIcon;
