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