import type { SVGProps } from "react"; declare const SvgTuvDuration: (props: SVGProps) => JSX.Element; export default SvgTuvDuration;