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