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