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

declare const UninstallFillIcon: RemixiconReactIconComponentType;
export default UninstallFillIcon;
