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