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