/// <reference types="react" />
declare const SmileySticker: (props: any, ref: any) => JSX.Element;
export default SmileySticker;
