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