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