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