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