import { LazyIconComponent } from './types'; export declare const LazyIcon: LazyIconComponent<'span'>;