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