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

declare const CalendarFillIcon: RemixiconReactIconComponentType;
export default CalendarFillIcon;
