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