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