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