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