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