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