import React from 'react'; import { SvgProps } from '../Svg'; declare const Clock: React.SFC; export default Clock;