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