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