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