import React from 'react'; export default function ShieldCheck({ className, ...props }: React.SVGProps): JSX.Element;