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

declare const CpuLineIcon: RemixiconReactIconComponentType;
export default CpuLineIcon;
