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