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