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