UNPKG

@wonderflow/symbols

Version:
8 lines (6 loc) 220 B
declare module "@wonderflow/symbols/sprite" { const svgUrl: string const svgComponent: React.StatelessComponent<React.SVGAttributes<SVGElement>> export default svgUrl export { svgComponent as ReactComponent } }