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