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