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