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