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