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