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