import type { AnchorProps } from "./index.js"; declare const FloatingLayerAnchor: import("svelte").Component; type FloatingLayerAnchor = ReturnType; export default FloatingLayerAnchor;