import * as React from "react"; declare function CubeOutline(props: React.SVGProps): any; export default CubeOutline;