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