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