import * as React from "react"; declare function Clock(props: React.SVGProps): any; export default Clock;