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

declare const Html5FillIcon: RemixiconReactIconComponentType;
export default Html5FillIcon;
