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