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