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