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