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