import React from "react"; import { IconProps } from "../lib"; declare const Clock: React.ForwardRefExoticComponent>; export default Clock;