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