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