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

declare const CalendarEventLineIcon: RemixiconReactIconComponentType;
export default CalendarEventLineIcon;
