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