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