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