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