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