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