UNPKG

@32penkin/kitten-icons

Version:
6 lines (5 loc) 191 B
import { IconProvider } from 'react-native-ui-kitten'; import { SvgProps } from 'react-native-svg'; export declare const createIconsMap: () => { [key: string]: IconProvider<SvgProps>; };