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