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