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

declare const CalendarCheckLineIcon: RemixiconReactIconComponentType;
export default CalendarCheckLineIcon;
