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

declare const SentimentSatisfied: ReactIconComponentType;
export default SentimentSatisfied;
            