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