import { RemixiconReactIconComponentType } from './dist/typings';

declare const CpuFillIcon: RemixiconReactIconComponentType;
export default CpuFillIcon;
