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

declare const ComputerFillIcon: RemixiconReactIconComponentType;
export default ComputerFillIcon;
