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