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