import { IconProps } from '../lib';
declare function CalendarCheck(props: IconProps): JSX.Element;
export default CalendarCheck;
