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