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