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

declare const CalendarTodoLineIcon: RemixiconReactIconComponentType;
export default CalendarTodoLineIcon;
