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