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

declare const CalendarTodoFillIcon: RemixiconReactIconComponentType;
export default CalendarTodoFillIcon;
