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