import { SVGProps } from 'react'; export declare function BadgeIcon(props: SVGProps): JSX.Element;