import React from 'react'; declare const SvgCalendar: (props: React.SVGAttributes) => JSX.Element; export default SvgCalendar; //# sourceMappingURL=Calendar.d.ts.map