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