/// import { IconProps } from '../../types'; declare const ShieldCheck: (allProps: IconProps) => JSX.Element; export default ShieldCheck;