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