import type { FC, SVGProps } from "react";
export declare const Shield: FC<SVGProps<SVGSVGElement>>;
export default Shield;
//# sourceMappingURL=Shield.d.ts.map