import * as React from 'react' import './EmoteIcon.css' export const EmoteIcon = (): JSX.Element => (
)