import { IconSvgProps } from '../types';
declare const SpeakerLow: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default SpeakerLow;
//# sourceMappingURL=SpeakerLow.d.ts.map