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

declare const MoodBad: ReactIconComponentType;
export default MoodBad;
            