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

declare const Calendar2FillIcon: RemixiconReactIconComponentType;
export default Calendar2FillIcon;
