declare const EmptySet: import("svelte").Component<$$ComponentProps, {}, "">; type EmptySet = ReturnType; export default EmptySet;