import { IconProps } from './@ErkIcon'; declare function ClockIcon(props: IconProps): JSX.Element; export default ClockIcon;