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

declare const Calendar2LineIcon: RemixiconReactIconComponentType;
export default Calendar2LineIcon;
