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