import React from 'react'; import IconProps from './props'; declare const ClockIcon: React.FC; export default ClockIcon;