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