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