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