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