import { type NamedExoticComponent, type SVGProps } from 'react'; declare const ClockIcon: NamedExoticComponent>; export default ClockIcon;