import { ReactIconComponentType } from '../types';

declare const SentimentVerySatisfied: ReactIconComponentType;
export default SentimentVerySatisfied;
            