import React from 'react'; declare const SvgCalendarClockOutline: (props: React.SVGProps) => JSX.Element; export default SvgCalendarClockOutline;