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