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