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