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