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