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

declare const H2Icon: RemixiconReactIconComponentType;
export default H2Icon;
