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