import { type MarkerProps } from '@xyflow/system'; declare const Marker: import("svelte").Component; type Marker = ReturnType; export default Marker;