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