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