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