UNPKG

@wfp/icons-core

Version:
3 lines (2 loc) 174 B
import { svgConfig as defaultSvgConfig } from './svgConfig'; export declare function jsx(fileName: any, distName: any, svgConfig?: typeof defaultSvgConfig): Promise<string>;