import type { IconComponent } from '../types'; declare const Infinity: IconComponent; export default Infinity;