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