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