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