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

declare const InstallLineIcon: RemixiconReactIconComponentType;
export default InstallLineIcon;
