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