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

declare const HomeLineIcon: RemixiconReactIconComponentType;
export default HomeLineIcon;
