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