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