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

declare const InstallFillIcon: RemixiconReactIconComponentType;
export default InstallFillIcon;
