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