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