import * as React from "react"; declare function SvgTimer(props: React.SVGProps): React.JSX.Element; export default SvgTimer;