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

declare const Html5LineIcon: RemixiconReactIconComponentType;
export default Html5LineIcon;
