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