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