import { ReactIconComponentType } from '../types';

declare const EditCalendar: ReactIconComponentType;
export default EditCalendar;
            