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