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