import * as React from 'react'; declare function SvgCalendarEvent(props: React.SVGAttributes<{}>): JSX.Element; export default SvgCalendarEvent;