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