import type { IconProps } from '../../types'; declare const Cube3dFill: import("react").NamedExoticComponent; /** * MingCute Icon: Cube 3d Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { Cube3dFill };