/// <reference types="react" />
declare const ShieldCheck: (props: any, ref: any) => JSX.Element;
export default ShieldCheck;
