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

declare const InsertEmoticon: ReactIconComponentType;
export default InsertEmoticon;
            