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