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