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