import { SVGProps } from "react";
declare const PPSpeakerLow: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { PPSpeakerLow };
