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