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

declare const UninstallLineIcon: RemixiconReactIconComponentType;
export default UninstallLineIcon;
