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