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