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