import { IIconProps } from '@icon-park/svg/lib/runtime';
declare const CalendarThree: (props: IIconProps) => JSX.Element;
export default CalendarThree;
