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