import React from 'react'; declare const SvgClock: (props: React.SVGAttributes) => JSX.Element; export default SvgClock; //# sourceMappingURL=Clock.d.ts.map