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