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