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