import { FC, SVGProps } from 'react'; declare const IconBadgeCheck: FC & { fill?: string }>; export default IconBadgeCheck;