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