import type { IconProps } from '../../types';
declare const CalendarTodoLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Calendar Todo Line
 * @see {@link https://remixicon.com/icon/calendar-todo-line Remix Icon Docs}
 */
export { CalendarTodoLine };
