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