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