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