export { default as TextSelectionLayer } from "./text-selection-layer.svelte";
export type { TextSelectionLayerProps } from "./types.js";
