import { IconDefinition } from '../types'; declare const IconCube: IconDefinition; export default IconCube;