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