import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Cuboid: EmotionIcon; export declare const CuboidDimensions: { height: number; width: number; };