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