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