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

declare const CalendarCheckFillIcon: RemixiconReactIconComponentType;
export default CalendarCheckFillIcon;
