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