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