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