import type { SVGProps } from 'react' const SvgUntrustworthyIcon = (props: SVGProps) => ( ) export default SvgUntrustworthyIcon