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