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

declare const H3Icon: RemixiconReactIconComponentType;
export default H3Icon;
