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