import type { IconProps } from '../../types'; declare const CopilotFill: import("react").NamedExoticComponent; /** * MingCute Icon: Copilot Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { CopilotFill };