import * as React from "react"; import { SVGProps } from "react"; const SvgWatchExportVariant = (props: SVGProps) => ( ); export default SvgWatchExportVariant;