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