import { IconProps } from '../lib';
declare function DeviceMobileSpeaker(props: IconProps): JSX.Element;
export default DeviceMobileSpeaker;
