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