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

declare const InfinityIcon: MdiReactIconComponentType;
export default InfinityIcon;
