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