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