import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const CalendarAlt: m.Component; export default CalendarAlt;