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