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