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