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