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