import type { IconComponent } from '../types'; declare const EmojiFunnyCircle: IconComponent; export default EmojiFunnyCircle;