import React from 'react'; export const VerifiedBadgeIcon = ({ width = 161, height = 160 }) => ( );