/// <reference types="react" />
import './EmojiList.css';
export declare function EmojiList(): JSX.Element;
