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

declare const Mood: ReactIconComponentType;
export default Mood;
            