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