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