UNPKG

svelte-animate-icons

Version:

551 animated SVG icons for Svelte 5 with Web Animations API - hover, click, state-based animations, TypeScript ready

4 lines 188 B
declare const Header: import("svelte").Component<Record<string, never>, {}, "">; type Header = ReturnType<typeof Header>; export default Header; //# sourceMappingURL=Header.svelte.d.ts.map