import { IconDefinition } from '../../templates/types'; declare const ClockOutlined: IconDefinition; export default ClockOutlined;