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

declare const ComputerLineIcon: RemixiconReactIconComponentType;
export default ComputerLineIcon;
