import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const SentimentNeutral: EmotionIcon; export declare const SentimentNeutralDimensions: { height: number; width: number; };