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