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

declare const HomeGearFillIcon: RemixiconReactIconComponentType;
export default HomeGearFillIcon;
