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

declare const SentimentSatisfiedAlt: ReactIconComponentType;
export default SentimentSatisfiedAlt;
            