declare const UseSVGProps: import("svelte").Component<{ visualState: any; props: any; children: any; }, {}, "">; type UseSVGProps = ReturnType; export default UseSVGProps; //# sourceMappingURL=UseSVGProps.svelte.d.ts.map