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