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