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

declare const HomeGearLineIcon: RemixiconReactIconComponentType;
export default HomeGearLineIcon;
