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