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

declare const H1Icon: RemixiconReactIconComponentType;
export default H1Icon;
