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