declare const Clock: (props: import("./shared").IconProps) => JSX.Element; export default Clock;