import { FC, SVGProps } from 'react'; declare const IconCubeTransparent: FC & { fill?: string }>; export default IconCubeTransparent;