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