UNPKG

vuestic-ui

Version:
3 lines (2 loc) 146 B
import { IconConfig, IconProps } from '../types'; export declare const getIconConfiguration: (name: string, iconConfig: IconConfig) => IconProps;