UNPKG

@wener/ui

Version:

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