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