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