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

declare const H5Icon: RemixiconReactIconComponentType;
export default H5Icon;
