import { MdiReactIconComponentType } from './dist/typings';

declare const StickerEmojiIcon: MdiReactIconComponentType;
export default StickerEmojiIcon;
