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

declare const EmojiSymbols: ReactIconComponentType;
export default EmojiSymbols;
            