/// import { IconProps } from '../../types'; declare const UserSpeakRounded: (allProps: IconProps) => JSX.Element; export default UserSpeakRounded;