UNPKG

@penaprieto/design-system

Version:

Multi-brand React design system with design tokens from Figma

7 lines 235 B
import React from 'react'; /** * Component that loads the SVG sprite into the DOM. * Should be included once at the root of your application. */ export declare const SpriteLoader: React.FC; //# sourceMappingURL=SpriteLoader.d.ts.map