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