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