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