export { default as Arrow } from "./arrow.svelte"; export type { ArrowProps } from "./types.js";