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