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