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