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