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