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