import * as React from 'react'; declare function SvgTimer(props: React.SVGAttributes<{}>): JSX.Element; export default SvgTimer;