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