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