import { IEmojiProps } from "../../styled";
declare const SvgFaceSmiling9: (props: IEmojiProps) => JSX.Element;
export default SvgFaceSmiling9;
