/// <reference types="react" />
declare const CalendarCheck: (props: any, ref: any) => JSX.Element;
export default CalendarCheck;
