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