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