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