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