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