export declare class DateCellCalendarIconElement { static readonly CALENDAR_ICON_CONTAINER_CLASS = "calender-icon-container"; private static readonly CALENDAR_ICON_ELEMENT; private static createContainer; private static createSVGElement; private static createSVG; static get(): Node; } //# sourceMappingURL=dateCellCalendarIconElement.d.ts.map