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