UNPKG

@wener/ui

Version:

5 lines (4 loc) 151 B
import { LazyComponentType } from '../types/types'; export declare function antdIconsResolver({ type }: { type: any; }): LazyComponentType | null;