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