import type { IconProps } from '../../types';
declare const DeleteBin4Line: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Delete Bin 4 Line
 * @see {@link https://remixicon.com/icon/delete-bin-4-line Remix Icon Docs}
 */
export { DeleteBin4Line };
