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