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