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 228 B
declare const InstallSection: import("svelte").Component<Record<string, never>, {}, "">; type InstallSection = ReturnType<typeof InstallSection>; export default InstallSection; //# sourceMappingURL=InstallSection.svelte.d.ts.map