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