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