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