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