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