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