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